home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 October / The Sunday Times - The Month 2004-10.iso / pc / assets / bespoke / feature / movies / section6.swf / scripts / DefineButton2_179 / BUTTONCONDACTION on(release).as
Text File  |  2004-09-05  |  93b  |  6 lines

  1. on(release){
  2.    play();
  3.    this._parent.targetPage = "outro";
  4.    this._parent.play();
  5. }
  6.